Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge from master #3

Merged
merged 149 commits into from
Jun 23, 2019
Merged

merge from master #3

merged 149 commits into from
Jun 23, 2019

Conversation

DanaPeled
Copy link
Owner

Latest improvements:

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Contribution checklist:

  • I have reviewed the documentation for the workflow.
  • Validation tools were run on swagger spec(s) and have all been fixed in this PR.
  • The OpenAPI Hub was used for checking validation status and next steps.

ARM API Review Checklist

  • Service team MUST add the "WaitForARMFeedback" label if the management plane API changes fall into one of the below categories.
  • adding/removing APIs.
  • adding/removing properties.
  • adding/removing API-version.
  • adding a new service in Azure.

Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.

  • If you are blocked on ARM review and want to get the PR merged urgently, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.
    Please follow the link to find more details on API review process.

zfchen95 and others added 30 commits June 10, 2019 09:13
Ran `jsonfmt -w "specification/visualstudio/**/*.json"`
Ran `jsonfmt -w "specification/sqlvirtualmachine/**/*.json"`
Ran `jsonfmt -w "specification/search/**/*.json"`
Ran `jsonfmt -w "specification/resourcegraph/**/*.json"`
* Initializing instance pools swagger and examples - no usages / managed instances get by instance pool

* Add instancePools.json to sql readme.md
* task: improve documentation for purge

* fix: add Log Analytics purge description

* Update specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2015-03-20/OperationalInsights.json

Co-Authored-By: alexeldeib <[email protected]>

* Update specification/applicationinsights/resource-manager/Microsoft.Insights/stable/2015-05-01/components_API.json

Co-Authored-By: alexeldeib <[email protected]>

* fix: example CI and whitespace
* Updated swagger spec for stable/2018-05-05 version

* Updated the examples

* Revert "Updated the examples"

This reverts commit a7c53cb.

* Updated examples to remove nextLink from model

* Revert "Updated examples to remove nextLink from model"

This reverts commit fc4ed90.

* Revert "Updated swagger spec for stable/2018-05-05 version"

This reverts commit b573ed7.

* Made smart group list pageable and removed x-ms-external extension
* chore: jsonfmt relay

Ran `jsonfmt -w "specification/relay/**/*.json"`

* fix: Remove "description" from RelayOperations_List.json

The property isn't in Operation/display
* added new resource - entityQueries

* added entity queries properties

* fixed model validation errors

* fixed model validation errors

* fixed model validation errors

* fixed model validation errors

* fixed conflicts

* revert last commit

* fixed json format
…review/2018-11-01-preview (#5962)

* adding swagger for create billing profile

* updates based on feedback.

* removing CreatAzureSubscriptions request parameter as per feedback.

* fixing model validation failure. skuid should be settable for creation requests.
* add timer trigger to run response

* update examples, remove seconds field from cron, use timer trigger in run response

* link examples

* empty commit to trigger new CI build

* fix model validation error

* empty commit to trigger new ci build

* fix KnownType serialization

* revert

* put timerTrigger at the end of properties

* remove unrelated change

* remove unused property
Ran `jsonfmt -w "specification/scheduler/**/*.json"`
Ran `jsonfmt -w "specification/labservices/**/*.json"`
…ed properties in CreateHanaInstance (#6259)

* Microsoft.HanaOnAzure: Remove readOnly attribute from customer-provided properties in CreateHanaInstance

* Mark remaining required properties as not read-only

* Update hanaonazure.json
* chore: jsonfmt recoveryservicessiterecovery

Ran `jsonfmt -w "specification/recoveryservicessiterecovery/**/*.json"`

* fix: PolicyId -> policyId

Was only miscased in 2016-08-10 API and corrected after

* fix: affectedObjectTypes changed to type string

Earlier versions were array of string, and examples were probably copied

* fix: jobStatus became type string

Earlier version had type array of string but change in later API
Ran `jsonfmt -w "specification/machinelearning/**/*.json"`
Ran `jsonfmt -w "specification/applicationinsights/**/*.json"`
nschonni and others added 29 commits June 18, 2019 14:11
Ran `jsonfmt -w "specification/attestation/**/*.json"`
Before it was testing a newer version of the scripts.
Looks like the package is updated so they aren't needed now
* Adds base for updating Microsoft.ContainerService from version stable/2019-04-01 to version 2019-06-01

* Updates readme

* Updates API version in new specs and examples

* agent pool get-versions and get-upgrades API

* adding nodetains and low priority vmss properties

* update SDK generation files

* fix spelling error

* adding node public IP property

* fixing sdk versions files

* fixing node tains description per PM request

* add taints examples
* IMDS Swagger for 2019-02-01

* -Added IMDS version 2019-03-11
-Added IMDS version 2019-06-01

* Removed old examples

* Tabs to spaces

* More tabs to spaces

* Fix spellcheck errors
* typo: GraphParameters -> graphParameters

* typo: Edges -> edges

* typo: Nodes -> nodes

* typo: Parameters -> parameters

* typo: AssetId -> assetId

* typo: InputId -> inputId

* typo: OutputId -> outputId

* typo: TargetPortId -> targetPortId

* typo: TargetNodeId -> targetNodeId

* typo: SourceNodeId -> sourceNodeId

* typo: SourcePortId -> sourcePortId

* typo: CertificateThumbprint -> certificateThumbprint

* typo: Value -> value
Fixing info / name to the correct name.
Ran `jsonfmt -w "specification/logic/**/*.json"`
…TeradataTableDataset,TeradataTableDatasetTypeProperties (#6346)

* Modify the public swagger by reference to private swagger

* add TerdateTableDataset,TeradataSource

* modify specified
…ing usages by VM family support (#6220)

* just migrate to verion 2019-05-01, no content update

* update readme files for adding new verion 2019-05-01

* fix name from 2018-11-19-preview to 2018-11-19

* add usages by VM family changes

* rename the readme.go.md namespace and change the tags order to desc

* fix tag name for 2018-11-19

* remove not referenced example files

* switch backt to package-2018-03-preview

* fix go SDK issue not related to this feature

* fix go SDK issue not related to this feature

* fix model validation error and sdk error

* change the response code to 200
* typo: eventlevel -> eventLevel

* typo: KeyType -> keyType

* typo: sendMdnAsynchronously -> sendMDNAsynchronously

Mis-cased in the preview spec

* typo: signMDN -> signMdn

Mis-cased in preview spec

* typo: needMdn -> needMDN

Mis-cased in preview spec

* typo: enableNrrForInboundMdn -> enableNrrForInboundMDN

Mis-cased in preview spec

* typo: enableNrrForOutboundDecodedMessages -> enableNRRForOutboundDecodedMessages

Mis-cased for preview spec

* typo: enableNrrForOutboundEncodedMessages -> enableNRRForOutboundEncodedMessages

Mis-cased in preview API

* typo: enableNrrForOutboundMdn -> enableNRRForOutboundMDN

* typo: enableNrrForInboundDecodedMessages -> enableNRRForInboundDecodedMessages

* typo: enableNrrForInboundEncodedMessages -> enableNRRForInboundEncodedMessages

* typo: enableNrrForInboundMDN -> enableNRRForInboundMDN

* typo: resendIfMdnNotReceived -> resendIfMDNNotReceived

* typo: signMdn -> signMDN
* Update rest API examples with a user-assigned MSI request/response example

* flatten the example structure

* while there, update the subscriptionIds to generic subIds

* one escaped
- specificed -> specified
- sucessful -> successful
- resturns -> returns
- commited -> committed
- dataloss -> data loss
- Double word "with"
- applciation -> application
- ABRIC -> FABRIC
- resouce -> resource
- mininum -> minimum
- Double word "maximum"
- revent -> prevent
- empheral -> ephemeral
- exmaple -> example
- assgined -> assigned
- carefull -> careful
- primay -> primary
- Dispaly -> Display
- skus -> SKUs
… version stable/2019-04-01 (#6196)

* New Readme Config File

* New Go Language Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New Ruby Language Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* [VMwareCloudSimple] initial spec

*  [VMwareCloudSimple] clean-up examples, spellcheck

*  [VMwareCloudSimple] return 202 for long-running vm stop/start

*  [VMwareCloudSimple] address PR comments
 - change case of paths
 - add readOnly to created property
 - remove 404
 - remove MoveBody model

* update readme.me and readme.typescript.md. Fix output path, add azure-sdk-for-net

* update readme.go.md

* update readme.python.md

* update readme.ruby.md

* update readme.csharp.md

* readme.ruby.md wrap namespace with quotes

* remove x-ms-log-running-operation from get

* happy spellchecker

* happy spellchecker. fix typos

* update readme.python.md

* add readme.java.md

* update readme.python.md change output-folder
Ran `jsonfmt -w "specification/servicefabric/**/*.json"`
…achineInstanceView (#6367)

Adds hyperVGeneration  which displays what HyperVisor Generation the VM Boots in, via the VirtualMachineInstanceView.
…preview/2018-06-01 (#6368)

* Task 4669505: RI renewal: ARM swagger update.

* FW: Fixed unnecessary required field on renew property

* FW: Fixes based on comments

* FW: Fixes based on comments

* FW: Fix for the validator

* FW: Fixed validator issue

* FW: Update on RI-auto renewal

* Fixed for 2 space indentation
Adding new words to get the spell check test passed.
* Update attestation provider swagger

* Revert "Update attestation provider swagger"

This reverts commit 057bf2c.

* update attestation swagger

* resolve the confilct
* Add signalr service data definition

* Update readme

* Fix the format of date-time

* Make a change to the properties
* chore: jsonfmt batch

Ran `jsonfmt -w "specification/batch/**/*.json"`

* chore: Renormalize line endings
Ran `jsonfmt -w "specification/vmwarecloudsimple/**/*.json"`
* Monitor Python multi-api

* Missing multi-api script

* Ouuups, fix broken Readme
…ersion stable/2019-06-01 (#6406)

* Adds base for updating Microsoft.ManagedServices from version preview/2019-04-01-preview to version 2019-06-01

* Updates readme

* Updates API version in new specs and examples
@DanaPeled DanaPeled merged commit b2ac914 into DanaPeled:master Jun 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.